CyberStore Ecommerce GetData Web Service
MethodGetDefaultPrice
CyberStore Ecommerce GetData Web Service > All Operations Resource Group : GetDefaultPrice (Method)
Description
Obsolete. Gets the customer's Price for the Item. (Use GetDisplayPriceByStockCode in the CyberStore Price Web Service instead)
Request (GetDefaultPriceSoapIn)

The request body is of type GetDefaultPrice.

Request Body Parameters

NameDescriptionData Type
The stock code of an Item.xml:string
Example
The following example shows how to perform the web operation in CyberStore.
// Sample MakeAJAXCall
200 Response (GetDefaultPriceSoapOut)

The response body is of type GetDefaultPriceResponse.

Response Body Parameters

NameDescriptionData Type

A string value containing a JSON object.

Sample response here
xml:string
See Also
All Operations Resource GroupCyberStore Ecommerce GetData Web Service